home *** CD-ROM | disk | FTP | other *** search
- inherited MeshOptimiseForm: TMeshOptimiseForm
- Left = 739
- Top = 248
- Width = 463
- Height = 716
- HelpType = htKeyword
- HelpKeyword = 'optimisemesh.htm'
- BorderIcons = [biSystemMenu, biMaximize]
- Caption = 'Optimise Mesh'
- Constraints.MinHeight = 552
- Constraints.MinWidth = 463
- OnClose = FormClose
- OnMouseWheel = FormMouseWheel
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel [0]
- Left = 0
- Top = 656
- Width = 455
- Height = 33
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- OnResize = Panel1Resize
- object PinButton: TSpeedButton
- Left = 8
- Top = 4
- Width = 23
- Height = 22
- AllowAllUp = True
- GroupIndex = 1
- Flat = True
- Glyph.Data = {
- 76020000424D7602000000000000760000002800000040000000100000000100
- 0400000000000002000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD00DDDD
- DDDDDDDDDD00DDDDDDDDDDD07700077DDDDDDDD07700077DDDDDDDDDDD000DDD
- D00DDDDDDD000DDDD00DDDDD00000007DDDDDDDD00000007DDDDDDDDDD070000
- 000DDDDDDD070000000DDDDD077700007DDDDDDD077700007DDDDDDDDD070000
- 070DDDDDDD070000070DDDD0777770000DDDDDD0777770000DDD000000087077
- 080D000000087077080DDDD0787000000DDDDDD0787000000DDD777777088788
- 780D777777088788780DDDD0F807887700DDDDD0F807887700DDDDDDDD08F7FF
- 7F0DDDDDDD08F7FF7F0DDDD0FF0F888700DDDDD0FF0F888700DDDDDDDD08F000
- 0F0DDDDDDD08F0000F0DDDDD0F0F888870DDDDDD0F0F888870DDDDDDDD0F0DDD
- D00DDDDDDD0F0DDDD00DDDDD000FF88870DDDDDD000FF88870DDDDDDDD00DDDD
- DDDDDDDDDD00DDDDDDDDDDDDDD00FFFF0DDDDDDDDD00FFFF0DDDDDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDD0000DDDDDDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
- DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD}
- NumGlyphs = 4
- end
- object ExportButton: TButton
- Left = 104
- Top = 4
- Width = 75
- Height = 25
- Caption = 'Export'
- TabOrder = 0
- OnClick = ExportButtonClick
- end
- object OkButton: TButton
- Left = 192
- Top = 4
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 1
- OnClick = OkButtonClick
- end
- end
- object Panel2: TPanel [1]
- Left = 0
- Top = 0
- Width = 455
- Height = 656
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object Panel3: TPanel
- Left = 0
- Top = 281
- Width = 455
- Height = 375
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 12
- Width = 63
- Height = 13
- Caption = 'Optimisation:'
- end
- object Label2: TLabel
- Left = 8
- Top = 43
- Width = 95
- Height = 13
- Caption = 'Number of vertices:'
- end
- object Label7: TLabel
- Left = 8
- Top = 138
- Width = 84
- Height = 13
- Caption = 'Texture file type:'
- end
- object Label3: TLabel
- Left = 8
- Top = 114
- Width = 71
- Height = 13
- Caption = 'Output Folder:'
- end
- object Label6: TLabel
- Left = 8
- Top = 90
- Width = 56
- Height = 13
- Caption = 'Base name:'
- end
- object Label9: TLabel
- Left = 8
- Top = 162
- Width = 56
- Height = 13
- Caption = 'Mesh Type:'
- end
- object TrackBar1: TTrackBar
- Left = 108
- Top = 8
- Width = 341
- Height = 29
- Max = 100
- Orientation = trHorizontal
- Frequency = 10
- Position = 100
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- ThumbLength = 15
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = TrackBar1Change
- end
- object NumberVerts: TIntegerEdit
- Left = 112
- Top = 40
- Width = 65
- Height = 21
- OnChange = NumberVertsChange
- TabOrder = 1
- Increment = 1
- Max = 100
- end
- object Wireframe: TCheckBox
- Left = 8
- Top = 67
- Width = 97
- Height = 16
- Caption = 'Wireframe'
- TabOrder = 2
- OnClick = WireframeClick
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 265
- Width = 441
- Height = 93
- Caption = 'View Mode'
- TabOrder = 10
- object Label5: TLabel
- Left = 56
- Top = 47
- Width = 29
- Height = 13
- Caption = 'Tile X:'
- end
- object Label4: TLabel
- Left = 56
- Top = 71
- Width = 29
- Height = 13
- Caption = 'Tile Y:'
- end
- object AllTiles: TRadioButton
- Left = 8
- Top = 13
- Width = 113
- Height = 17
- Caption = 'All Tiles'
- TabOrder = 0
- OnClick = AllTilesClick
- end
- object SingleTile: TRadioButton
- Left = 8
- Top = 28
- Width = 113
- Height = 17
- Caption = 'Single Tile'
- TabOrder = 1
- OnClick = SingleTileClick
- end
- object TileX: TIntegerEdit
- Left = 96
- Top = 43
- Width = 50
- Height = 21
- ShowButtons = True
- OnChange = TileXChange
- TabOrder = 2
- Increment = 1
- Max = 100
- end
- object TileY: TIntegerEdit
- Left = 96
- Top = 67
- Width = 50
- Height = 21
- ShowButtons = True
- OnChange = TileXChange
- TabOrder = 3
- Increment = 1
- Max = 100
- end
- end
- object OutputNormals: TCheckBox
- Left = 8
- Top = 246
- Width = 97
- Height = 17
- Caption = 'Output Normals'
- TabOrder = 9
- end
- object TextureRes: TGroupBox
- Left = 8
- Top = 182
- Width = 313
- Height = 63
- Caption = 'Texture Resolution'
- TabOrder = 8
- object Label10: TLabel
- Left = 16
- Top = 16
- Width = 6
- Height = 13
- Caption = 'X'
- end
- object Label11: TLabel
- Left = 16
- Top = 40
- Width = 6
- Height = 13
- Caption = 'Y'
- end
- object TextureResX: TIntegerEdit
- Left = 95
- Top = 12
- Width = 74
- Height = 21
- ShowButtons = True
- TabOrder = 0
- Value = 1
- Increment = 1
- Max = 100000
- Min = 1
- end
- object TextureResY: TIntegerEdit
- Left = 95
- Top = 36
- Width = 74
- Height = 21
- ShowButtons = True
- TabOrder = 1
- Value = 1
- Increment = 1
- Max = 100000
- Min = 1
- end
- end
- object TextureFileType: TComboBox
- Left = 103
- Top = 134
- Width = 193
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 6
- Items.Strings = (
- 'Windows Bitmap( bmp )'
- 'JPEG ( jpg )')
- end
- object Directory: TEdit
- Left = 103
- Top = 110
- Width = 193
- Height = 21
- TabOrder = 4
- Text = 'Directory'
- end
- object ChangeDir: TButton
- Left = 295
- Top = 110
- Width = 20
- Height = 21
- Caption = '...'
- TabOrder = 5
- OnClick = ChangeDirClick
- end
- object Name: TEdit
- Left = 103
- Top = 86
- Width = 121
- Height = 21
- TabOrder = 3
- Text = 'Name'
- end
- object MeshTypeCombo: TComboBox
- Left = 103
- Top = 158
- Width = 193
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- TabOrder = 7
- Items.Strings = (
- 'DirectX Mesh'
- 'BlitzBasic Mesh'
- '3DS Mesh'
- 'MDL5 Mesh')
- end
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 455
- Height = 22
- Align = alTop
- TabOrder = 1
- object Above: TSpeedButton
- Left = 0
- Top = 0
- Width = 48
- Height = 22
- Caption = 'Above'
- Flat = True
- OnClick = AboveClick
- end
- object North: TSpeedButton
- Left = 48
- Top = 0
- Width = 48
- Height = 22
- Caption = 'North'
- Flat = True
- OnClick = NorthClick
- end
- object East: TSpeedButton
- Left = 96
- Top = 0
- Width = 48
- Height = 22
- Caption = 'East'
- Flat = True
- OnClick = EastClick
- end
- object South: TSpeedButton
- Left = 144
- Top = 0
- Width = 48
- Height = 22
- Caption = 'South'
- Flat = True
- OnClick = SouthClick
- end
- object West: TSpeedButton
- Left = 192
- Top = 0
- Width = 48
- Height = 22
- Caption = 'West'
- Flat = True
- OnClick = WestClick
- end
- object CameraFreeLook: TSpeedButton
- Left = 256
- Top = 0
- Width = 57
- Height = 22
- GroupIndex = 1
- Caption = 'Free Look'
- Flat = True
- OnClick = CameraFreeLookClick
- end
- object CameraFixedRotate: TSpeedButton
- Left = 312
- Top = 0
- Width = 73
- Height = 22
- GroupIndex = 1
- Caption = 'Fixed Rotate'
- Flat = True
- OnClick = CameraFreeLookClick
- end
- end
- end
- object BrowseFolderDlg1: TBrowseFolderDlg
- Left = 384
- end
- end
-